iframe >
Xamarin.Android Documentation
Attach Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
C1.Android.Core Assembly
>
C1.Android.Core Namespace
>
C1Behavior<T> Class
: Attach Method
The view to which the behavior is attached.
Attaches the behavior to a
Android.Views.View
.
Syntax
C#
public
void
Attach(
T
view
)
Parameters
view
The view to which the behavior is attached.
See Also
Reference
C1Behavior<T> Class
C1Behavior<T> Members
Send Feedback